home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / eText5 / Source / eTNote.subproj / English.lproj / eTNoteUI.nib / data.classes next >
Encoding:
Text File  |  1994-07-25  |  251 b   |  21 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. eTNoteUI = {
  7.     ACTIONS = {
  8.     resetOwner:;
  9.     resetText:;
  10.     };
  11.     OUTLETS = {
  12.     dateField;
  13.     etNote;
  14.     notePanel;
  15.     noteView;
  16.     ownerField;
  17.     repText;
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21.